x86/microcode: Use the exported bootstrap_map() function
authorAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 28 Nov 2017 19:11:12 +0000 (19:11 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 11 Jan 2018 12:25:38 +0000 (12:25 +0000)
commit21bd8b8b0836702284d283e2bbb104ed9e0d5865
tree3b2dff6202d6294118e2a34ce3260c480fe6ecd7
parentc2cb60aa1a416045b0c1abad0646867d26b779e3
x86/microcode: Use the exported bootstrap_map() function

... rather than obtaining it via function pointer.  The internal ucode_mod_map
function pointer can also be dropped.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/microcode.c
xen/arch/x86/setup.c
xen/include/asm-x86/setup.h